func runtime.racewritepc
5 uses
runtime (current package)
chan.go#L430: racewritepc(c.raceaddr(), callerpc, abi.FuncPCABIInternal(closechan))
map.go#L139: racewritepc(unsafe.Pointer(m), callerpc, pc)
map.go#L182: racewritepc(unsafe.Pointer(m), callerpc, pc)
panic.go#L490: racewritepc(unsafe.Pointer(head), sys.GetCallerPC(), abi.FuncPCABIInternal(deferprocat))
race0.go#L26: func racewritepc(addr unsafe.Pointer, callerpc, pc uintptr) { throw("race") }
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)